
Last chance! 50% off unlimited learning
Sale ends in
The function gives tumor count frequencies from 158 NF2 patients.
data_tumor
data_tumor gives tumor count frequencies from 158 NF2 patients.
A vector of (non-negative integer) count values.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The data show the tumor count frequencies from 158 NF2 patients. They were used by Joe and Zhu (2005) and fitted by the generalized Poisson distribution.
Joe, H., & Zhu, R. (2005). Generalized Poisson distribution: the property of mixture of Poisson and comparison with negative binomial distribution. Biometrical Journal: Journal of Mathematical Methods in Biosciences, 47(2), 219-229.
data_can
x<-data_tumor
summary(x)
table (x)
Run the code above in your browser using DataLab